Fail configuration if libusb-1.0 is not found (#564)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Mon, 25 May 2020 17:52:58 +0000 (11:52 -0600)
committerGitHub <noreply@github.com>
Mon, 25 May 2020 17:52:58 +0000 (11:52 -0600)
commit8be92e16c59486b7270d53f43b6b93adf3cd21a3
tree7f1dff95f44557c2da5ac374294c717a885c4abe
parent5450b9777af68bb8636918a7f959f5d4a2a9eeaa
Fail configuration if libusb-1.0 is not found (#564)

* have configure fail if libusb is enabled and not found.

* correct indentation in configure.
configure
configure.ac